Add gtk_offscreen_window_get_{pixmap,pixbuf} to gtk.symbols
authorCody Russell <crussell@canonical.com>
Sat, 19 Dec 2009 11:30:47 +0000 (12:30 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:53:45 +0000 (20:53 -0400)
gtk/gtk.symbols

index b331d1a3a66426f21c75ac22090530514b3181a3..250af803c14fe05c440fc24c7ca4df8024cfddf1 100644 (file)
@@ -2727,6 +2727,8 @@ gtk_object_get_type G_GNUC_CONST
 #if IN_FILE(__GTK_OFFSCREEN_WINDOW_C__)
 gtk_offscreen_window_get_type G_GNUC_CONST
 gtk_offscreen_window_new
+gtk_offscreen_window_get_pixmap
+gtk_offscreen_window_get_pixbuf
 #endif
 #endif